home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 April / CD Rom Data Nisan 2001.iso / Internet / data1.cab / Program_Executable_Files / ts2lite.exe / %MAINDIR% / CSSDefs / Opera 3.5.def < prev    next >
Encoding:
Text File  |  2000-11-30  |  7.2 KB  |  446 lines

  1. '************************************************************************
  2. '
  3. '    TopStyle Opera 3.5 Definition
  4. '
  5. '************************************************************************
  6.  
  7. [definition]
  8. Version=2.0
  9. Revision=0
  10. Author=Nick Bradbury
  11. Icon=opera
  12. NamedColors=0
  13. SystemColors=0
  14. RGBColors=1
  15. @font-face=0
  16.  
  17. [known types]
  18. <units>                = (pt|in|pc|mm|cm|px|em|ex)
  19. <generic-family>    = (serif|sans\-serif|cursive|fantasy|monospace)
  20. <absolute-size>     = (xx\-small|x\-small|small|medium|large|x\-large|xx\-large)
  21. <relative-size>        = (larger|smaller)
  22.  
  23. [selectors]
  24. Class=Y
  25. ID=Y
  26. Contextual=Y
  27. Child=Y
  28. Descendant=Y
  29. Sibling=Y
  30. Attribute=N
  31. Universal=Y
  32.  
  33. [pseudo]
  34. :link
  35. :visited
  36. :first-line
  37. :first-letter
  38.  
  39. [groups]
  40. Color and Background
  41. Box
  42. Classification
  43. Font
  44. Text
  45.  
  46. [properties]
  47. background
  48. background-attachment
  49. background-color
  50. background-image
  51. background-position
  52. background-repeat
  53. border
  54. border-bottom
  55. border-bottom-width
  56. border-color
  57. border-left
  58. border-left-width
  59. border-right
  60. border-right-width
  61. border-style
  62. border-top
  63. border-top-width
  64. border-width
  65. clear
  66. color
  67. display
  68. float
  69. font
  70. font-family
  71. font-size
  72. font-style
  73. font-variant
  74. font-weight
  75. height
  76. letter-spacing
  77. line-height
  78. list-style
  79. list-style-image
  80. list-style-position
  81. list-style-type
  82. margin
  83. margin-bottom
  84. margin-left
  85. margin-right
  86. margin-top
  87. padding
  88. padding-bottom
  89. padding-left
  90. padding-right
  91. padding-top
  92. text-align
  93. text-decoration
  94. text-indent
  95. text-transform
  96. vertical-align
  97. width
  98. word-spacing
  99.  
  100. [background]
  101. inherited=0
  102. initial=
  103. group=Color and Background
  104. value1=<background-color>
  105. value2=<background-image>
  106. value3=<background-repeat>
  107. value4=<background-attachment>
  108. value5=<background-position>
  109.  
  110. [background-attachment]
  111. inherited=0
  112. initial=scroll
  113. group=Color and Background
  114. value1=scroll
  115.  
  116. [background-color]
  117. inherited=0
  118. initial=transparent
  119. group=Color and Background
  120. value1=transparent|<color>
  121.  
  122. [background-image]
  123. inherited=0
  124. initial=none
  125. group=Color and Background
  126. value1=<url>|none
  127.  
  128. [background-position]
  129. inherited=0
  130. initial=0% 0%
  131. group=Color and Background
  132. multiple=1
  133. value1=(<percentage>|<length>)||(top|center|bottom)||(left|center|right)
  134.  
  135. [background-repeat]
  136. inherited=0
  137. initial=repeat
  138. group=Color and Background
  139. value1=repeat\-x|repeat\-y|no\-repeat|repeat
  140.  
  141. [border]
  142. inherited=0
  143. initial=
  144. group=Box
  145. value1=<border-width>
  146. value2=<border-style>
  147. value3=<color>
  148.  
  149. [border-bottom]
  150. inherited=0
  151. group=Box
  152. value1=<border-bottom-width>
  153. value2=<border-style>
  154. value3=<color>
  155.  
  156. [border-bottom-width]
  157. inherited=0
  158. initial=medium
  159. group=Box
  160. value1=thin|medium|thick|<length>
  161.  
  162. [border-color]
  163. inherited=0
  164. group=Box
  165. value1=<color>
  166. value2=<color>
  167. value3=<color>
  168. value4=<color>
  169.  
  170. [border-left]
  171. inherited=0
  172. group=Box
  173. value1=<border-left-width>
  174. value2=<border-style>
  175. value3=<color>
  176.  
  177. [border-left-width]
  178. inherited=0
  179. initial=medium
  180. group=Box
  181. value1=thin|medium|thick|<length>
  182.  
  183. [border-right]
  184. inherited=0
  185. group=Box
  186. value1=<border-right-width>
  187. value2=<border-style>
  188. value3=<color>
  189.  
  190. [border-right-width]
  191. inherited=0
  192. initial=medium
  193. group=Box
  194. value1=thin|medium|thick|<length>
  195.  
  196. [border-style]
  197. inherited=0
  198. initial=none
  199. group=Box
  200. value1=(none|dotted|dashed|solid|double|groove|ridge|inset|outset){1,4}
  201.  
  202. [border-top]
  203. inherited=0
  204. initial=
  205. group=Box
  206. value1=<border-top-width>
  207. value2=<border-style>
  208. value3=<color>
  209.  
  210. [border-top-width]
  211. inherited=0
  212. initial=medium
  213. group=Box
  214. value1=thin|medium|thick|<length>
  215.  
  216. [border-width]
  217. inherited=0
  218. initial=
  219. group=Box
  220. value1=<border-top-width>
  221. value2=<border-right-width>
  222. value3=<border-bottom-width>
  223. value4=<border-left-width>
  224.  
  225. [clear]
  226. inherited=0
  227. initial=none
  228. group=Box
  229. value1=none|left|right|both
  230.  
  231. [color]
  232. inherited=1
  233. group=Color and Background
  234. value1=<color>
  235.  
  236. [display]
  237. inherited=0
  238. initial=block
  239. group=Classification
  240. value1=block|none
  241.  
  242. [float]
  243. inherited=0
  244. initial=none
  245. group=Box
  246. value1=left|right|none
  247.  
  248. [font]
  249. inherited=1
  250. initial=
  251. group=Font
  252. value1=<font-weight>
  253. value2=<font-style>
  254. value3=<font-variant>
  255. value4=<font-size>
  256. value5=<line-height>
  257. value6=<font-family>
  258.  
  259. [font-family]
  260. inherited=1
  261. initial=
  262. group=Font
  263. value1=((<generic-family>|<family-name>),)*(<generic-family>|<family-name>)
  264.  
  265. [font-size]
  266. inherited=1
  267. initial=medium
  268. group=Font
  269. value1=<relative-size>|<absolute-size>|<percentage>|<length>
  270.  
  271. [font-style]
  272. inherited=1
  273. initial=normal
  274. group=Font
  275. value1=normal|italic|oblique
  276.  
  277. [font-variant]
  278. inherited=1
  279. initial=normal
  280. group=Font
  281. value1=normal|small\-caps
  282.  
  283. [font-weight]
  284. inherited=1
  285. initial=normal
  286. group=Font
  287. value1=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  288.  
  289. [height]
  290. inherited=0
  291. initial=auto
  292. group=Box
  293. value1=<length>|auto
  294.  
  295. [letter-spacing]
  296. inherited=1
  297. initial=normal
  298. group=Text
  299. value1=normal|<length>
  300.  
  301. [line-height]
  302. inherited=1
  303. initial=normal
  304. group=Text
  305. value1=normal|<percentage>|<length>|<number>
  306.  
  307. [list-style]
  308. inherited=1
  309. initial=
  310. group=Classification
  311. value1=<list-style-type>
  312. value2=<list-style-position>
  313. value3=<list-style-image>
  314.  
  315. [list-style-image]
  316. inherited=1
  317. initial=none
  318. group=Classification
  319. value1=<url>|none
  320.  
  321. [list-style-position]
  322. inherited=1
  323. initial=outside
  324. group=Classification
  325. value1=inside|outside
  326.  
  327. [list-style-type]
  328. inherited=1
  329. initial=disc
  330. group=Classification
  331. value1=disc|circle|square|decimal|lower\-roman|upper\-roman|lower\-alpha|upper\-alpha|none
  332.  
  333. [margin]
  334. inherited=0
  335. initial=
  336. group=Box
  337. value1=<margin-top>
  338. value2=<margin-right>
  339. value3=<margin-bottom>
  340. value4=<margin-left>
  341.  
  342. [margin-bottom]
  343. inherited=0
  344. initial=0
  345. group=Box
  346. value1=<percentage>|<length>|auto
  347.  
  348. [margin-left]
  349. inherited=0
  350. initial=0
  351. group=Box
  352. value1=<percentage>|<length>|auto
  353.  
  354. [margin-right]
  355. inherited=0
  356. initial=0
  357. group=Box
  358. value1=<percentage>|<length>|auto
  359.  
  360. [margin-top]
  361. inherited=0
  362. initial=0
  363. group=Box
  364. value1=<percentage>|<length>|auto
  365.  
  366. [padding]
  367. inherited=0
  368. initial=
  369. group=Box
  370. value1=<padding-top>
  371. value2=<padding-right>
  372. value3=<padding-bottom>
  373. value4=<padding-left>
  374.  
  375. [padding-bottom]
  376. inherited=0
  377. initial=0
  378. group=Box
  379. value1=<percentage>|<length>
  380.  
  381. [padding-left]
  382. inherited=0
  383. initial=0
  384. group=Box
  385. value1=<percentage>|<length>
  386.  
  387. [padding-right]
  388. inherited=0
  389. initial=0
  390. group=Box
  391. value1=<percentage>|<length>
  392.  
  393. [padding-top]
  394. inherited=0
  395. initial=0
  396. group=Box
  397. value1=<percentage>|<length>
  398.  
  399. [text-align]
  400. inherited=1
  401. initial=
  402. group=Text
  403. value1=left|right|center|justify
  404.  
  405. [text-decoration]
  406. inherited=0
  407. initial=none
  408. group=Text
  409. multiple=1
  410. value1=none|(underline||overline||line\-through)
  411.  
  412. [text-indent]
  413. inherited=1
  414. initial=0
  415. group=Text
  416. value1=<percentage>|<length>
  417.  
  418. [text-transform]
  419. inherited=1
  420. initial=none
  421. group=Text
  422. value1=capitalize|uppercase|lowercase|none
  423.  
  424. [vertical-align]
  425. inherited=0
  426. initial=baseline
  427. group=Text
  428. value1=baseline|sub|super|top|text\-top|middle|bottom|text\-bottom|<percentage>
  429.  
  430. [width]
  431. inherited=0
  432. initial=auto
  433. group=Box
  434. value1=<percentage>|<length>|auto
  435.  
  436. [word-spacing]
  437. inherited=1
  438. initial=normal
  439. group=Text
  440. value1=normal|<length>
  441.  
  442. [browser-tips]
  443. property = border-left|border-right|border-bottom|border-top|border
  444. message  = Opera 3.5 does not apply border styles to table elements.
  445. property = line-height
  446. message  = Opera 3.5 applies background colors to the space between lines.